home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QRZ! Ham Radio 9
/
QRZ Ham Radio Callsign Database - Volume 9.iso
/
mac
/
install
/
setupbak.lst
< prev
next >
Wrap
File List
|
1996-10-30
|
2KB
|
70 lines
; Comments
; Macro Legends
; $(WinPath) - current \WINDOWS Directory
; $(WinSysPath) - current \WINDOWS\SYSTEM directory
; $(AppPath) - Application path from DefaultDir= (below)
; $(ProgramFiles) - Program Files Folder in Win95
; $(CDROM) - path to the current CDROM drive
; Note: File0 in each category is unused
;
; Files to physically copy (compression not supported)
;
; note: only 'private' files are removed with uninstall
; Win95
[Copy]
File0=SrcPath,SrcFile,DestPath,shared/private,size
File1=Win95,QRZ32.HLP,$(AppPath),private,103009
File2=Win95,COMDLG32.OCX,$(AppPath),private,92672
File3=Win95,MFC40.DLL,$(AppPath),private,923408
File4=Win95,THREED32.OCX,$(AppPath),private,200704
File5=Win95,TABCTL32.OCX,$(AppPath),private,129024
File6=Win95,COMCTL32.OCX,$(AppPath),private,330752
File7=Win95,RICHTX32.OCX,$(AppPath),private,81408
File8=Win95,GVBOX.OCX,$(AppPath),private,77824
File9=Win95,QRZ32.EXE,$(AppPath),private,343552
File10=Win95,WHATSNEW.HLP,$(AppPath),private,10240
File11=Win95,SPLASH.BMP,$(AppPath),private,239480
File12=Win95,QRZ32.DLL,$(AppPath),private,63000
;
; Files which need registration only
;
[Register]
File0=SrcPath,SrcFile,RegistrationType
File1=$(AppPath),COMDLG32.OCX,$(DLLSelfRegister)
File2=$(AppPath),MFC40.DLL,$(DLLSelfRegister)
File3=$(AppPath),THREED32.OCX,$(DLLSelfRegister)
File4=$(AppPath),TABCTL32.OCX,$(DLLSelfRegister)
File5=$(AppPath),COMCTL32.OCX,$(DLLSelfRegister)
File6=$(AppPath),RICHTX32.OCX,$(DLLSelfRegister)
File7=$(AppPath),GVBOX.OCX,$(DLLSelfRegister)
File8=$(AppPath),QRZ32.EXE,$(EXESelfRegister)
;
; Icon creation directives
;
[Icons]
File0=DestPath,DestFile,Arguments,IconTitle
File1=$(AppPath),QRZ32.EXE,,QRZ Callsign Database
File2=$(AppPath),QRZ32.HLP,,QRZ Online Help
File3=$(AppPath),WHATSNEW.HLP,,What's New in QRZ V7
file4=$(CDROM)\utils,w32view.exe,,View CDROM Contents
file5=$(WinPath),st4unst.exe,-n $(AppPath)\st4unst.log,xxx Uninstall QRZ!
;
; Global Parameters
;
; Title = Name of ProgMan Group or Start Menu Folder
; DefaultDir = Writable Application Directory
; AppExe = Main application EXE file
; AppPath = Additional application runtime path
; Items = total number of items installed (copy+register+icons)
;
[Setup]
Title=QRZ! Ham Radio
DefaultDir=QRZ
AppExe=qrz32.exe
AppPath=$(QRZ)
Items=25